In window.c fix two flaws reported by Dmitry Antipov.
authormartin rudalics <rudalics@gmx.at>
Thu, 18 Oct 2012 08:27:49 +0000 (10:27 +0200)
committermartin rudalics <rudalics@gmx.at>
Thu, 18 Oct 2012 08:27:49 +0000 (10:27 +0200)
commitcd8957b52be1c56af6a478d9528b439b1d14abd9
tree6e3342de9dfcc83e4b21db176416df3d21375b6c
parentc1972598256277d812973c417e747be764541d2d
In window.c fix two flaws reported by Dmitry Antipov.

* window.c (Ftemp_output_buffer_show): Remove.
(Fwindow_vscroll, Fset_window_vscroll): Use decode_live_window.
(syms_of_window): Remove defsubr for Stemp_output_buffer_show.
src/ChangeLog
src/window.c